Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR sql/resource-manager] [DO NOT MERGE] Sql job agent #2138

Merged
merged 2 commits into from
Mar 21, 2018

Conversation

AutorestCI
Copy link
Contributor

Merge remote-tracking branch 'azure/master' into sqljobs3
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 9, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-sql

You can install the package azure-mgmt-sql of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2352#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2352#egg=azure-mgmt-sql&subdirectory=azure-mgmt-sql"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2352
  • pip install -e ./azure-mgmt-sql

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2352
  • pip wheel --no-deps ./azure-mgmt-sql

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 9, 2018

Codecov Report

Merging #2138 into restapi_auto_sql/resource-manager will decrease coverage by 0.17%.
The diff coverage is 31.83%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           restapi_auto_sql/resource-manager    #2138      +/-   ##
=====================================================================
- Coverage                              53.03%   52.85%   -0.18%     
=====================================================================
  Files                                   4781     4809      +28     
  Lines                                 120202   121226    +1024     
=====================================================================
+ Hits                                   63748    64074     +326     
- Misses                                 56454    57152     +698
Impacted Files Coverage Δ
azure-mgmt-sql/azure/mgmt/sql/models/__init__.py 100% <100%> (ø) ⬆️
...e-mgmt-sql/azure/mgmt/sql/sql_management_client.py 100% <100%> (ø) ⬆️
...ure/mgmt/sql/models/sql_management_client_enums.py 100% <100%> (ø) ⬆️
...ure-mgmt-sql/azure/mgmt/sql/operations/__init__.py 100% <100%> (ø) ⬆️
...e/mgmt/sql/operations/job_executions_operations.py 17.07% <17.07%> (ø)
...azure/mgmt/sql/operations/job_agents_operations.py 17.64% <17.64%> (ø)
.../azure/mgmt/sql/operations/job_steps_operations.py 18.32% <18.32%> (ø)
...gmt/sql/operations/job_target_groups_operations.py 21.97% <21.97%> (ø)
.../mgmt/sql/operations/job_credentials_operations.py 21.97% <21.97%> (ø)
...t-sql/azure/mgmt/sql/operations/jobs_operations.py 21.97% <21.97%> (ø)
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff441dd...c11026c. Read the comment docs.

Merge remote-tracking branch 'azure/master' into sqljobs3
@AutorestCI AutorestCI merged commit afeab52 into restapi_auto_sql/resource-manager Mar 21, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #1950

@lmazuel lmazuel deleted the restapi_auto_2352 branch April 27, 2018 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants